From 295579ccf90ca3d4c52d05aa628e77220a6fc11c Mon Sep 17 00:00:00 2001 From: Pascal Schmid Date: Fri, 23 Oct 2015 00:01:31 +0200 Subject: [PATCH] Fixed typo --- src/etc/_cargo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/etc/_cargo b/src/etc/_cargo index 2f8a2c824..f48e47857 100644 --- a/src/etc/_cargo +++ b/src/etc/_cargo @@ -81,7 +81,7 @@ case $state in '--manifest-path=[path to manifest]' \ '--no-deps[do not build docs for dependencies]' \ '--no-default-features[do not build the default features]' \ - '--open[oen docs in browser after the build]' \ + '--open[open docs in browser after the build]' \ '(-v, --verbose)'{-v,--verbose}'[use verbose output]' \ '--color=:colorization option:(auto always never)' \ ;; -- 2.30.2